Resource StructureDefinition/FHIR Server from package hsos.eWundbericht#0.9.0 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/WoundEdema",
"version" : "0.9",
"name" : "WoundEdema",
"status" : "draft",
"publisher" : "Hochschule Osnabrück",
"contact" : [
{
"name" : "Mareike Przysucha",
"telecom" : [
{
"system" : "email",
"value" : "ewundbericht@hs-osnabrueck.de",
"use" : "work"
},
{
"system" : "phone",
"value" : "+49 541 969 3354",
"use" : "work"
}
]
}
],
"description" : "This Observation gives information about the presence of wound edema.",
"copyright" : "Forschungsgruppe Informatik im Gesundheitswesen, Fakultät Wirtschafts- und Sozialwissenschaften, Hochschule Osnabrück",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation.category.coding.system",
"path" : "Observation.category.coding.system",
"fixedUri" : "http://hl7.org/fhir/ValueSet/observation-category"
},
{
"id" : "Observation.category.coding.code",
"path" : "Observation.category.coding.code",
"fixedCode" : "exam"
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"mustSupport" : true
},
{
"id" : "Observation.code.coding",
"path" : "Observation.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.code.coding:loinc",
"path" : "Observation.code.coding",
"sliceName" : "loinc",
"min" : 1,
"max" : "1"
},
{
"id" : "Observation.code.coding:loinc.system",
"path" : "Observation.code.coding.system",
"fixedUri" : "http://loinc.org"
},
{
"id" : "Observation.code.coding:loinc.code",
"path" : "Observation.code.coding.code",
"fixedCode" : "44966-0"
},
{
"id" : "Observation.code.coding:loinc.display",
"path" : "Observation.code.coding.display",
"fixedString" : "Edema"
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Patient"
]
}
]
},
{
"id" : "Observation.focus",
"path" : "Observation.focus",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Resource",
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/BodyStructure",
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Wound"
],
"aggregation" : [
"referenced"
]
}
]
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : true
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"type" : [
{
"code" : "boolean"
}
],
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.